demo: Add a dnd special-case for textures
authorBenjamin Otte <otte@redhat.com>
Thu, 19 Aug 2021 00:15:59 +0000 (02:15 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 19 Aug 2021 01:16:48 +0000 (03:16 +0200)
commit7bc1c9a5626aa5d681b65507524aacd5da2d079f
treec454635d3bfe0b67eb3977f47f218aaff8ab6626
parent1596fdeba3fa8d7ce98cf3481c20f2b23e1c27be
demo: Add a dnd special-case for textures

If the DND/clipboard machinery knows a texture is a texture, it will try
to serialize it. Paintables can't be serialized, so it wouldn't try.
demos/gtk-demo/demoimage.c